drop empty __devinitdata annotation
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 30 Nov 2015 10:58:09 +0000 (11:58 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 30 Nov 2015 10:58:09 +0000 (11:58 +0100)
commite9c8958b4b3c74de376c6dc0d37fe6cb411049dc
tree24ea6c5e9a6a8f2da19f224fba2d547623840d1b
parentdb62aaa1b9658031a5a6b3ecf67237275041d3c2
drop empty __devinitdata annotation

x86 is the only architecture which uses __devinitdata, and also has
CONFIG_HOTPLUG enabled, making the annotation empty.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/cpu/common.c
xen/arch/x86/mpparse.c
xen/arch/x86/numa.c
xen/arch/x86/traps.c
xen/include/xen/init.h